home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / misc / gnuplothel / showplot < prev    next >
Encoding:
Text File  |  1994-10-22  |  240 b   |  14 lines

  1. showplot:
  2.  
  3. Synopsis: Prints the contents of the I:th plot.
  4.  
  5. Syntax: showplot ( I )
  6.  
  7. Description:
  8.  
  9.     The showplot function prints the contents of the I:th plot list to
  10.     stdout.
  11.     
  12.     If 'I' is not specified the default plot-window (0) is used.
  13.  
  14.